efi_loader: Add debug output for efi_add_memory_map()
authorAndreas Färber <[email protected]>
Sun, 17 Jul 2016 04:57:11 +0000 (06:57 +0200)
committerTom Rini <[email protected]>
Fri, 22 Jul 2016 18:46:23 +0000 (14:46 -0400)
commitc933ed94bc866606f2edae8b4a914880e7e1f501
tree354146de4272fefdf87a3e09230ecaffe9831503
parentc5c41c45b1025aa951c794bb8add9c7c806496ee
efi_loader: Add debug output for efi_add_memory_map()

Tracing the arguments has been helpful for pinpointing overflows.

Cc: Alexander Graf <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_memory.c